Skip to content

Avoid warning from abc.collections#6562

Closed
ingenieroariel wants to merge 1 commit intoapache:v1-10-stablefrom
obsidiansystems:an-abc-warning
Closed

Avoid warning from abc.collections#6562
ingenieroariel wants to merge 1 commit intoapache:v1-10-stablefrom
obsidiansystems:an-abc-warning

Conversation

@ingenieroariel
Copy link

Gets rid of warning in py3k

@potiuk
Copy link
Member

potiuk commented Nov 13, 2019

I think it's better to have the PR to apache:v1-10-test @ingenieroariel -> we usually put everything in the v1-10-test (we cherry-pick changes there directly so sometimes it gets broken) - and only when we are readying for 1.10.* releases we move stable branch to the tip of v1-10-test. That would be easiest thing to do for us otherwise we have to compare stable/test branches. :).

@potiuk
Copy link
Member

potiuk commented Nov 13, 2019

Also v1-10-test branch is now quite ahead of v1-10-stable so you might want to use it as there are already some changes there.

@ashb
Copy link
Member

ashb commented Dec 18, 2019

This PR as written isn't suitable for inclusion in 1.10.x as collections.abc is not in Python2.7, and 1.10 still supports that.

@ashb ashb closed this Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants